'Declaration Public NotInheritable Class C1RowUpdatedEventArgs(Of TCommandImpl As DbCommand) Inherits System.Data.Common.RowUpdatedEventArgs
public sealed class C1RowUpdatedEventArgs<TCommandImpl> : System.Data.Common.RowUpdatedEventArgs where TCommandImpl: DbCommand